home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act1 / 00215.ls < prev    next >
Encoding:
Text File  |  1995-04-03  |  146 b   |  8 lines

  1. on exitFrame
  2.   global ringframe, frate, endage
  3.   startTimer()
  4.   set ringframe to the frame
  5.   set frate to 60 / 14.0
  6.   set endage to marker(1)
  7. end
  8.